home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 November / Software of the Month - Ultimate Collection Shareware 278.iso / pc / Programs / Utility / WinGuardian / wg20.exe / sys._xe / 0 / RCDATA / TFORM4 / TFORM4.txt
Encoding:
Text File  |  1999-04-11  |  784 b   |  37 lines

  1. object Form4: TForm4
  2.   Left = 188
  3.   Top = 233
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsNone
  6.   Caption = 'Please wait...'
  7.   ClientHeight = 576
  8.   ClientWidth = 796
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poDefault
  17.   PrintScale = poNone
  18.   Scaled = False
  19.   WindowState = wsMaximized
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Left = 16
  25.     Top = 16
  26.     Width = 63
  27.     Height = 13
  28.     Caption = 'Please wait...'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWhite
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36. end
  37.